home *** CD-ROM | disk | FTP | other *** search
Text File | 2000-10-06 | 798 b | 28 lines | [TEXT/R*ch] |
-
- VERSION 1.0b4 -- 00-03-12
-
- - fixed bug in BlitPixieMemCopy asm (oops, typo)
- - added BlitClear, BlitErase and DirtyRect blitters
-
- VERSION 1.0b3 -- 00-03-05
-
- - finished MPW support (now works as apart from last time)
- - isolated C-only and assembler parts,
- with new USE_GENERIC_C/GENERATINGASM macros
- - standalone asm generation completely automated
- - added some helper utilites for future X86 asm (standalone) generation
- - cleaned up the MPW makefiles a lot
- - minor enhancements to source readability
-
- VERSION 1.0b2 -- 00-01-20
-
- - removed namespace collisions, all exported names now start with
- either BlitPixie or BLITPIXIE_
- - added Makefile for Linux
- - moved asm dumps to Assembler folder
- - moved README file to root folder
-
- VERSION 1.0b1 -- 00-01-09
-
- - first public release
-